Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: client timeouts #1062

Merged
merged 3 commits into from
Dec 4, 2024
Merged

fix: client timeouts #1062

merged 3 commits into from
Dec 4, 2024

Conversation

UnicornChance
Copy link
Contributor

@UnicornChance UnicornChance commented Dec 3, 2024

Description

Adding client session max lifespan and client access token lifespan attributes to operator for configuring keycloak clients. Identity config was recently updated to include environment variables for these realm settings, but also exposing them at the client level via the operator was necessary.

Related Issue

Relates to #676 & #188

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@UnicornChance UnicornChance self-assigned this Dec 3, 2024
@UnicornChance UnicornChance requested a review from a team as a code owner December 3, 2024 22:37
mjnagel
mjnagel previously approved these changes Dec 3, 2024
@UnicornChance UnicornChance merged commit e71c1da into main Dec 4, 2024
28 checks passed
@UnicornChance UnicornChance deleted the operator-client-timeouts branch December 4, 2024 14:06
mjnagel pushed a commit that referenced this pull request Dec 5, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.32.1](v0.32.0...v0.32.1)
(2024-12-05)


### Bug Fixes

* change grafana -> prometheus to https
([#1043](#1043))
([6ef3169](6ef3169))
* client timeouts
([#1062](#1062))
([e71c1da](e71c1da))
* kubeapi watch updates, allow configurable cidr
([#1075](#1075))
([3285908](3285908))
* update nightly ci timeouts
([#1058](#1058))
([2b1a440](2b1a440))
* value paths for cpu override
([#1055](#1055))
([5a21c28](5a21c28))


### Miscellaneous

* cleanup doc
([#1078](#1078))
([286feb4](286feb4))
* **deps:** update aws provider to ~> 5.77.0
([#1036](#1036))
([84fa893](84fa893))
* **deps:** update grafana to v8.6.1
([#1040](#1040))
([1454397](1454397))
* **deps:** update keycloak to v26.0.6
([#1041](#1041))
([582db22](582db22))
* **deps:** update keycloak to v26.0.7
([#1057](#1057))
([ef96ef0](ef96ef0))
* **deps:** update neuvector to 5.4.1
([#1039](#1039))
([8727675](8727675))
* **deps:** update node types to v22.9.3
([#1049](#1049))
([e454222](e454222))
* **deps:** update node types to v22.9.4
([#1051](#1051))
([0f0240a](0f0240a))
* **deps:** update support dependencies to v0.196.0
([#1054](#1054))
([67419f5](67419f5))
* **deps:** update support-deps
([#1046](#1046))
([6cf96f0](6cf96f0))
* **deps:** update support-deps
([#1048](#1048))
([d77155f](d77155f))
* **deps:** update support-deps
([#1052](#1052))
([e1cf7db](e1cf7db))
* **deps:** update support-deps
([#1056](#1056))
([abab719](abab719))
* **deps:** update vector helm chart to v0.38.0
([#1092](#1092))
([2cb4181](2cb4181))
* **deps:** update vector to v0.43.0
([#1059](#1059))
([55bf0b3](55bf0b3))
* **deps:** update velero chart to v8.1.0
([#1050](#1050))
([7b0d51b](7b0d51b))
* **deps:** update velero kubectl images to v1.31.3
([#1034](#1034))
([9bf286f](9bf286f))
* fix checkpoint to properly publish uds-core
([#1044](#1044))
([f1c54cf](f1c54cf))
* reduce default cpu requests for dev/demo bundles
([#1047](#1047))
([e0bde2f](e0bde2f))
* update cli install to use setup-uds action
([#1061](#1061))
([daebe9b](daebe9b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants